home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mntlib43 / mntlib / purec / mintlib.prj < prev    next >
Text File  |  1993-11-02  |  4KB  |  248 lines

  1. ; MiNT Library for Turbo/Pure C                             um 22-6-92
  2. ;                                                    hohmuth 30 Aug 92
  3.  
  4. ; the include directory must be set to the MiNT library header files
  5. ; See default.prj for a sample project file for use with this library
  6.  
  7. mintlib.lib
  8.  
  9. .C [-T- -DNDEBUG -D__NO_FLOAT__]
  10. .L [-G -J]
  11.  
  12. =
  13.  
  14. ..\a64l.c
  15. ..\abort.c
  16. ..\abs.c
  17. ..\access.c
  18. ..\alarm.c
  19. ..\alphasor.c
  20. ..\atexit.c
  21. ; ..\atof.c        (use the version in pcstdlib/tcstdlib)
  22. ..\atol.c
  23. ..\bblink.c
  24. ..\bcmp.c
  25. ..\binmode.c
  26. ..\bsearch.c
  27. bzero.c
  28. ..\calloc.c
  29. ..\cfspeed.c
  30. ..\chdir.c
  31. ..\chmod.c
  32. ..\clock.c
  33. ..\close.c
  34. ..\console.c
  35. ..\crtinit.c [-P -S- -T-]
  36. ..\ctermid.c
  37. ..\ctime.c
  38. ..\ctype.c
  39. ..\defmode.c
  40. ; ..\difftime.c        (pick this up from mintflt.lib or mint881.lib)
  41. ..\dirent.c
  42. ..\doprnt.c
  43. ..\dup.c
  44. ..\eprintf.c
  45. ..\exec.c
  46. ..\execp.c
  47. ..\fclose.c
  48. ..\fcntl.c
  49. ..\fdopen.c
  50. ..\fflush.c
  51. ..\fgetc.c
  52. ..\fgets.c
  53. ..\filbuf.c
  54. ..\findfile.c
  55. ..\fopen.c
  56. ..\fopenp.c
  57. ..\fork.c
  58. ..\fprintf.c
  59. ..\fputc.c
  60. ..\fputs.c
  61. ..\fread.c
  62. ..\frwbin.c
  63. ..\fscanf.c
  64. ..\fseek.c
  65. ..\fsetpos.c
  66. ..\ftw.c
  67. ..\fungetc.c
  68. ..\fwrite.c
  69. ..\getbuf.c
  70. ..\getcwd.c
  71. ..\getdtabl.c
  72. ..\getenv.c
  73. ..\getgroup.c
  74. ..\gethostn.c
  75. ..\getlogin.c
  76. ..\getopt.c
  77. ..\getpages.c
  78. ..\getpass.c
  79. ..\getpid.c
  80. ..\getpw.c
  81. ..\getrusag.c
  82. ..\gets.c
  83. ..\getuid.c
  84. ..\getw.c
  85. ..\grp.c
  86. ..\heapbase.c
  87. ..\ic.c
  88. ..\ident.c
  89. ..\ig.c
  90. ..\il.c
  91. ..\inistack.c
  92. ..\initsig.c
  93. ..\ioctl.c
  94. ..\ip.c
  95. ..\isatty.c
  96. ..\iw.c
  97. ..\kill.c
  98. ..\killpg.c
  99. ..\link.c
  100. ..\localtim.c
  101. ..\lockf.c
  102. ..\lseek.c
  103. ..\ltoa.c
  104. ..\main.c [-P]
  105. ..\malloc.c
  106. ..\memccpy.c
  107. ..\memchr.c
  108. ..\memcmp.c
  109. memset.c
  110. ..\mkdir.c
  111. ..\mkfifo.c
  112. ..\mknod.c
  113. ..\mktemp.c
  114. ..\nice.c
  115. ..\nlist.c
  116. ..\obstack.c
  117. ..\open.c
  118. ..\pause.c
  119. ..\perror.c
  120. ..\pipe.c
  121. ..\pgrp.c
  122. ..\popen.c
  123. ..\printf.c
  124. ..\psignal.c
  125. ..\putenv.c
  126. ..\qsort.c [-S -T]
  127. ..\raise.c
  128. ..\rand.c
  129. ..\random.c
  130. ..\read.c
  131. ..\realloc.c
  132. ..\regexp.c
  133. ..\regsup.c
  134. ..\rename.c
  135. ..\rmdir.c
  136. ..\sbrk.c
  137. ..\scandir.c
  138. ..\scanf.c
  139. ..\select.c
  140. ..\setbuf.c
  141. ..\setlocal.c
  142. ..\setrlimi.c
  143. ..\setvbuf.c
  144. ..\sgtty.c
  145. ..\sigactio.c
  146. ..\sigblock.c
  147. ..\siglist.c
  148. ..\signal.c
  149. ..\sleep.c
  150. ..\spawn.c
  151. ..\spawnve.c
  152. ..\spawnvp.c
  153. ..\sprintf.c
  154. ..\sscanf.c
  155. ..\stat.c
  156. ..\statfs.c
  157. ..\stksiz.c
  158. ..\strcat.c
  159. ..\strchr.c
  160. ..\strcmp.c
  161. ..\strcoll.c
  162. ..\strcpy.c
  163. ..\strcspn.c
  164. ..\strdup.c
  165. ..\strerror.c
  166. ..\strftime.c
  167. ..\stricmp.c
  168. ..\strlen.c
  169. ..\strlwr.c
  170. ..\strncat.c
  171. ..\strncmp.c
  172. ..\strncpy.c
  173. ..\strnicmp.c
  174. ..\strpbrk.c
  175. ..\strrchr.c
  176. ..\strrev.c
  177. ..\strspn.c
  178. ..\strstr.c
  179. ..\strtok.c
  180. ..\strtol.c
  181. ..\strtoul.c
  182. ..\strupr.c
  183. ..\symlink.c
  184. ..\sysconf.c
  185. ..\system.c
  186. ..\sysvar.c
  187. ..\tcbreak.c
  188. ..\tcdrain.c
  189. ..\tcflow.c
  190. ..\tcflush.c
  191. ..\tcpgrp.c
  192. ..\textio.c
  193. ..\thread.c [-P -S-]
  194. ..\time.c
  195. ..\timeoday.c
  196. ..\times.c
  197. ..\tmpfile.c
  198. ..\tmpnam.c
  199. ..\toxxx.c
  200. ..\truncate.c
  201. ..\ttyname.c
  202. ..\uname.c
  203. ..\unlink.c
  204. ..\unx2dos.c
  205. ..\utime.c
  206. ..\utmp.c
  207. ..\vfprintf.c
  208. ..\vprintf.c
  209. ..\wait.c
  210. ..\wait3.c
  211. ..\waitpid.c
  212. ..\wcmb.c
  213. ..\wcscat.c
  214. ..\wcscmp.c
  215. ..\wcscpy.c
  216. ..\wcslen.c
  217. ..\wnull.c
  218. ..\write.c
  219. ..\wtmp.c
  220.  
  221. ; we use the "clean" version of alloca() here...
  222. ; the user can link the other version if he wants to
  223. alloca2.c
  224. ;alloca.s [-D=STACKCH=1 -D=FPU=0]
  225.  
  226. bcopy.s
  227. linea.s
  228. setjmp.s [-D=FPU=0]
  229. stkover.s
  230. vfork.s
  231.  
  232. ; gemdos/bios/xbios bindings
  233. bios.s (osmacros.s)
  234. xbios.s (osmacros.s)
  235. gemdos.s (osmacros.s)
  236. mintbind.s (osmacros.s)
  237. osbind.s
  238. ; osbind.lib
  239.  
  240. ; dummy fpu support (can be overridden by linking PCFLTLIB.LIB or
  241. ;                    PC881LIB.LIB)
  242. fpuinit.c
  243. ; in fact, this file contains nothing when -D__NO_FLOAT__, but leave it
  244. ; on because someone might choose to use this project without -D__NO_FLOAT__
  245.  
  246. ; compiler support (Pure C only; comment this out with Turbo C)
  247. pclong.s
  248.